Xbasic

A5.JOIN_ENUM Function

Syntax

Join_Operation_List as C = .Join_Enum(C lastname|N object_enum_flags)

Arguments

object_enum_flags

Optional. Default = NULL. 2 = Full paths and filenames of the join operations.

Description

The A5.JOIN_ENUM() method returns a carriage return-line feed separated list of all of the join operations in the database.

Limitations

Desktop applications only.

See Also